PM3.6 - Donkey Kong - Subaction - SpecialAirHi

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 |

Stats

IASA: None
Fully Intangible: 2-5
Partially Intangible: 11-42
Hitboxes active: 2-5, 11-66
Hitbox set 0 hits: 2, 11, 19, 27, 35, 43, 51, 59
Subaction Index: 0x1f1

Hitboxes

Move staling reduces damage up to 45%. Move staling also reduces final knockback, shieldstun and hitlag because damage is used in their formulas.

Frames:2-5

Set ID Dmg BKB KBG Angle Effect Sound Shield Dmg Shieldstun Hitlag Targets
0 0 10 40 80 361 Normal Punch 1 6 6
0 1 10 40 80 361 Normal Punch 1 6 6

Frames:11-42

Set ID Dmg BKB KBG Angle Effect Sound Shield Dmg Shieldstun Hitlag Targets
0 0 5 20 70 361 Normal Punch 1 4 4
0 1 5 20 70 361 Normal Punch 1 4 4
0 2 4 20 70 361 Normal Punch 1 3 4

Frames:43-66

Set ID Dmg BKB KBG Angle Effect Sound Shield Dmg Shieldstun Hitlag Targets
0 0 2 0 100 361 Normal Punch 1 2 3
0 1 2 0 100 361 Normal Punch 1 2 3
0 2 2 0 100 361 Normal Punch 1 2 3

Scripts

Main

  1. AsyncWait(1.0)
  2. LedgeGrabEnable(Disable)
  3. ChangeHurtBoxStateAll { state: IntangibleFlashing }
  4. CreateHitBox(HitBoxArguments { bone_index: 19, hitbox_id: 0, set_id: 0, damage: Constant(10.0), trajectory: 361, wdsk: 0, kbg: 80, shield_damage: 1, bkb: 40, size: 6.25, x_offset: 6.66, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 2, unk2: false, sound: Punch, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
  5. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 1, set_id: 0, damage: Constant(10.0), trajectory: 361, wdsk: 0, kbg: 80, shield_damage: 1, bkb: 40, size: 6.25, x_offset: -6.66, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 2, unk2: false, sound: Punch, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
  6. AsyncWait(5.0)
  7. DeleteAllHitBoxes
  8. ChangeHurtBoxStateAll { state: Normal }
  9. BoolVariableSetTrue { variable: RandomAccessBool(SpecialsMovement) }
  10. AsyncWait(10.0)
  11. ChangeHurtBoxStateSpecific { bone: 44, state: IntangibleFlashing }
  12. ChangeHurtBoxStateSpecific { bone: 20, state: IntangibleFlashing }
  13. loop 4 times:
    1. CreateHitBox(HitBoxArguments { bone_index: 19, hitbox_id: 0, set_id: 0, damage: Constant(5.0), trajectory: 361, wdsk: 0, kbg: 70, shield_damage: 1, bkb: 20, size: 5.47, x_offset: 6.66, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 2, unk2: false, sound: Punch, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    2. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 1, set_id: 0, damage: Constant(5.0), trajectory: 361, wdsk: 0, kbg: 70, shield_damage: 1, bkb: 20, size: 5.47, x_offset: -6.66, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 2, unk2: false, sound: Punch, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    3. CreateHitBox(HitBoxArguments { bone_index: 7, hitbox_id: 2, set_id: 0, damage: Constant(4.0), trajectory: 361, wdsk: 0, kbg: 70, shield_damage: 1, bkb: 20, size: 4.3, x_offset: 0.0, y_offset: -3.34, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 2, unk2: false, sound: Punch, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    4. SyncWait(8.0)
    5. DeleteAllHitBoxes
  14. LedgeGrabEnable(EnableInFrontAndBehind)
  15. UnchangeHurtBoxStateSpecific
  16. loop 3 times:
    1. CreateHitBox(HitBoxArguments { bone_index: 19, hitbox_id: 0, set_id: 0, damage: Constant(2.0), trajectory: 361, wdsk: 0, kbg: 100, shield_damage: 1, bkb: 0, size: 3.91, x_offset: 6.66, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 0, unk2: false, sound: Punch, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    2. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 1, set_id: 0, damage: Constant(2.0), trajectory: 361, wdsk: 0, kbg: 100, shield_damage: 1, bkb: 0, size: 3.91, x_offset: -6.66, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 0, unk2: false, sound: Punch, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    3. CreateHitBox(HitBoxArguments { bone_index: 7, hitbox_id: 2, set_id: 0, damage: Constant(2.0), trajectory: 361, wdsk: 0, kbg: 100, shield_damage: 1, bkb: 0, size: 2.73, x_offset: 0.0, y_offset: -3.34, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 0, unk2: false, sound: Punch, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    4. SyncWait(8.0)
    5. DeleteAllHitBoxes
  17. DeleteAllHitBoxes

GFX

  1. Goto(SpecialHi GFX 0xcac0)

SFX

  1. AsyncWait(3.0)
  2. SoundEffect1(2796)
  3. SyncWait(8.0)
  4. SoundEffect1(2711)
  5. SoundEffect1(2779)
  6. SyncWait(7.0)
  7. SoundEffect1(2718)
  8. SyncWait(7.0)
  9. SoundEffect1(2718)
  10. SyncWait(7.0)
  11. SoundEffect1(2719)
  12. SyncWait(7.0)
  13. SoundEffect1(2719)
  14. SyncWait(7.0)
  15. SoundEffect1(2720)
  16. SyncWait(7.0)
  17. SoundEffect1(2720)
  18. SyncWait(7.0)
  19. SoundEffect1(2721)
  20. SyncWait(7.0)
  21. SoundEffect1(2721)

Other

  1. Goto(SpecialHi Other 0x2a948)